Property TriggerValue TriggerValue Represents the current value of the trigger. Declaration bool? TriggerValue { get; set; } Property Value Type Description bool? Remarks Can be used to manually set or read the state of the trigger.