IniSection.name

Property: get section name. Вернуть имя секции

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

Meta