public Rect Bounds { get; set; }
Public Property Bounds As Rect
public: property Rect Bounds { Rect get (); void set (Rect value); }