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