visitProperty Method
Called for each AnyProperty instance of an ECClass.
visitProperty(property: AnyProperty): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| property | AnyProperty | an AnyProperty object. |
Returns - Promise
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.