Property Model
Model
Gets the underlying model that defines the aura's behavior and properties.
Declaration
IEyeAuraModel Model { get; }
Property Value
| Type | Description |
|---|---|
| IEyeAuraModel | The aura's model instance, or null if no model is currently associated. |