'Declaration <CategoryAttribute("PCX")> Public Overrides ReadOnly Property BitsPerPixel As System.Int32
[Category("PCX")] public override System.Int32 BitsPerPixel { get; }
[Category("PCX")] public: __property System.Int32 get_BitsPerPixel(); override;
[Category("PCX")] public:
property System.Int32 BitsPerPixel { System.Int32 get() override;; }