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