Function JSONParserNode.key
The key identifier for Kind
nodes.
String key
() const nothrow @property @trusted;
String key
(
String value
) nothrow @property;
Setting the key will automatically switch the node kind.