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