attributeMetadata property

List<AttributeMetadata>? attributeMetadata
getter/setter pair

A collection of attribute metadata for the available attributes.

Implementation

core.List<AttributeMetadata>? attributeMetadata;