JSONParserNode.key

The key identifier for Kind.key nodes.

Setting the key will automatically switch the node kind.

  1. String key [@property getter]
    struct JSONParserNode(String)
    @safe @property const @trusted nothrow
    String
    key
    ()
  2. String key [@property setter]

Meta