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