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