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