items property

List<Property>? items
getter/setter pair

The list of properties.

Implementation

core.List<Property>? items;