public bool DigitalSuspectAlarm { get; set; }
Public Property DigitalSuspectAlarm As Boolean
public: property bool DigitalSuspectAlarm { bool get (); void set (bool value); }