getBoolean

fun JsonObject.getBoolean(key: String): Boolean
fun JsonElement.getBoolean(key: String): Boolean