fun get(key: String): JsonValue
Overrides JsonContainer.get
Since 1.0
Return the element of at key key. if JsonArray, key works as an index.