Property IsAlarmSet IsAlarmSet Sets a value indicating whether this Vehicle has an alarm set. Declaration public bool IsAlarmSet { get; set; } Property Value Type Description System.Boolean true if this Vehicle has an alarm set; otherwise, false.