Property IsActive IsActive Gets the activation state of the aura. Declaration bool? IsActive { get; } Property Value Type Description bool? true: Aura is active false: Aura is inactive null: Activation state is indeterminate