'Declaration Public ReadOnly Property Points As System.Collections.Generic.List(Of Point)
public System.Collections.Generic.List<Point> Points { get; }
public: __property System.Collections.Generic.List<Point*>* get_Points();
public:
property System.Collections.Generic.List<Point^>^ Points { System.Collections.Generic.List<Point^>^ get(); }