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