properties property

Map<String, PropertySpec> properties
final

The properties of this object, keyed by their effective name.

Implementation

final Map<String, PropertySpec> properties;