Tries to get a value from a JSONObject by key. The value must exist. Usage:
JSONObject
obj.tryGet<String>("key")
0.46.0