get

operator fun get(key: String): JsonNode?

Returns the JsonNode for key, or null if absent.