`(parse("my.json") as JsonObject).lookup<String...
# random
c
(parse("my.json") as JsonObject).lookup<String?>("users.email")