public double MaxValue { get; set; }
Public Property MaxValue As Double Get Set
public: property double MaxValue { double get (); void set (double value); }
member MaxValue : float with get, set
In This Article