'Declaration <DescriptionAttribute("The field that specifies the Recommendation or International Standard, which completely defines this Jpeg2000 file.")> <CategoryAttribute("JPEG2000")> Public ReadOnly Property Brand As System.String
[Description("The field that specifies the Recommendation or International Standard, which completely defines this Jpeg2000 file.")] [Category("JPEG2000")] public System.String Brand { get; }
[Description("The field that specifies the Recommendation or International Standard, which completely defines this Jpeg2000 file.")] [Category("JPEG2000")] public: __property System.String get_Brand();
[Description("The field that specifies the Recommendation or International Standard, which completely defines this Jpeg2000 file.")] [Category("JPEG2000")] public:
property System.String Brand { System.String get(); }