public float Bottom { get; set; }
Public Property Bottom As Single Get Set
public: property float Bottom { float get (); void set (float value); }