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