items property

List<Instance>? items
getter/setter pair

List of Instances.

Implementation

core.List<Instance>? items;