IniSection.name

Property: set section name. Установить имя секции. Взвести флаг модификации

  1. string name [@property getter]
  2. string name [@property setter]
    class IniSection
    @property @safe nothrow
    void
    name
    (
    string newName
    )

Meta