properties property

List<Property>? properties
getter/setter pair

The list of properties.

Implementation

core.List<Property>? properties;