JsonNode.get

Object member lookup; null when absent or not an object.

struct JsonNode
inout pure nothrow return
inout(JsonNode)*
get
(
string key
)