JSONObject.opIn_r

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

class JSONObject
override
opIn_r
(
string key
)

Meta