Point2D<T>[] Vertices { get; }
ReadOnly Property Vertices As Point2D(Of T)()
property array<Point2D<T>^>^ Vertices { array<Point2D<T>^>^ get (); }