getJSONProperty

open fun getJSONProperty(key: String): <Error class: unknown class>?

Get a JSON property.

Return

JSONObject property value or null if the property does not exist or is not a JSONObject

Parameters

key

the key of the property