properties property

Map<String, PropertyValue> get properties

The raw property bag, for codecs handling legacy shapes directly.

Implementation

Map<String, PropertyValue> get properties => _spec.properties;