PropertyAccessor Interface
Data structure that describes one step of property accessor path.
Properties
Name | Type | Description | |
---|---|---|---|
arrayIndex | number | undefined | If the property is an array, array index. | |
propertyName | string | Name of ECProperty |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.