fun iterator(): MutableIterator<JsonValue>
Returns an iterator over the values of this array in document order. The returned iterator cannot be used to modify this array.
Return an iterator over the values of this array