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