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