Property IsAlarmSounding IsAlarmSounding Gets a value indicating whether this Vehicle is sounding its alarm. Declaration public bool IsAlarmSounding { get; } Property Value Type Description System.Boolean true if this Vehicle is sounding its alarm; otherwise, false.