AttributeDescriptor interface
Identifies an attribute with a name and a container.
attribute |
The name of the attribute. |
container |
The container the attribute resides in. |
The name of the attribute.
attributeName: string
Property Value
string
The container the attribute resides in.
containerName: string
Property Value
string