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