JsonObject.get

Returns value bound to specified key. Consider using containsKey before, as object can contain nil values unlike regular table
overload 1:
JsonObject:get(key)
Method Property Fluent Description Representation
key accepts a String
Return Value anything
a a