inout(JSONValue)* that matches to the key,
otherwise null.
Provides support for the in operator.
Tests whether a key can be found in an object.
inout(JSONValue)* that matches to the key,
otherwise null.
JSONException if the right hand side argument JSONType
is not object.