properties property
The properties for the object.
The maximum number of elements is 1000.
Implementation
core.List<NamedProperty>? properties;
The properties for the object.
The maximum number of elements is 1000.
core.List<NamedProperty>? properties;