fun JSONObject.tryGetString(key: String): String?
Returns the value mapped by {@code key} if it exists, and if the value returned is not null. If it's null, it returns null