fun get(index: Int): JsonValue
Overrides JsonContainer.get
Since 1.0
Return the element at index index. if JsonObject, index works as a property key.