input property

Object input
final

The list on which to iterate.

This is typically some sort of Reference, but could be a DynamicList.

It is an error for this to be a value that does not resolve to a list.

Implementation

final Object input;