addProperty MethodProtected
Convenience method for adding an already loaded ECProperty used by create*Property methods.
addProperty<T extends Property>(prop: T): T
@returns The property that was added.
| Parameter | Type | Description | 
|---|---|---|
| prop | T | The property to add. | 
Returns - T
The property that was added.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.