properties property

Map<String, Property>? properties
final

A Map of Property Affordances.

Implementation

final Map<String, Property>? properties;