Returns an array of all items (elements / attributes / attribute values) to be (or being) iterated.
Property Scope:
This property can be used instead of itemAt()
function.
For example, the following expression:
iterator.items[i]
iterator.itemAt(i)