JSONParserNode.key

The key identifier for Kind.key nodes.

Setting the key will automatically switch the node kind.

  1. string key [@property getter]
  2. string key [@property setter]
    struct JSONParserNode
    @safe @property nothrow
    string
    key
    (
    string value
    )

Meta