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