Property Properties
Properties
Gets or sets the properties associated with this aura object.
Declaration
IAuraProperties Properties { get; set; }
Property Value
Type | Description |
---|---|
IAuraProperties |
Remarks
Properties represent the serializable state of the aura object and are used for persistence and state restoration.