public double Units { get; set; }
Public Property Units As Double
public: property double Units { double get (); void set (double value); }