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