JSONType.opIn_r

Allow "in" operator to work as expected for object types without an explicit cast

class JSONType
opIn_r
(
string key
)

Meta