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