Property Namespace
Function
Name | Description |
---|---|
Property.fromJSON | Deserializes Property from JSON |
Property.toCompressedJSON | Serialize Property to compressed JSON |
Property.toJSON | Serialize Property to JSON |
Defined in
Property Interface
Data structure that describes a single ECProperty that's included in a PropertiesField.
TODO: Remove?
Properties
Name | Type | Description | |
---|---|---|---|
property | PropertyInfo | ECProperty information |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.