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