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