public Vector EndPoint { get; set; }
Public Property EndPoint As Vector
public: property Vector EndPoint { Vector get (); void set (Vector value); }