'Declaration Public Overridable ReadOnly Property PointCount As System.Int32
public virtual System.Int32 PointCount { get; }
public: __property virtual System.Int32 get_PointCount();
public:
virtual property System.Int32 PointCount { System.Int32 get(); }