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