INIReader.sectionName

Returns section name.

Use this only if you know current token is SECTION.

struct INIReader(INIFormatDescriptor Format, ubyte Flags = 0x00, alias Boxer)
@property
string
sectionName
()
if (
isBoxer!Boxer
)

Meta