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