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