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