Function JSONParserNode.kind

The kind of this node.

Kind kind () const nothrow @property;

Kind kind (
  Kind value
) nothrow @property;