INIReader.key

Returns key token.

Use this only if you know current token is KEY.

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

Meta