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