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