public float HighWarning { get; set; }
Public Property HighWarning As Single
public: property float HighWarning { float get (); void set (float value); }