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