hehe, you can even do `val JsonObject.string: Stri...
# announcements
c
hehe, you can even do
val JsonObject.string: String get() = toString()
and then
result[…].string