Property Properties
Properties
Gets or sets the strongly-typed properties associated with this aura object.
Declaration
TProperties Properties { get; set; }
Property Value
Type | Description |
---|---|
TProperties |
Remarks
This property hides the base IAuraObject.Properties property and provides strongly-typed access to the aura object's properties.