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