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