PropertyAccessor Interface
Data structure that describes one step of property accessor path.
Properties
Name | Type | Description | |
---|---|---|---|
arrayIndex | undefined | number | If the property is an array, array index. | |
propertyName | string | Name of ECProperty |
Defined in
Last Updated: 20 June, 2023