'Declaration <DescriptionAttribute("The camera maker.")> <CategoryAttribute("RAW Image")> Public ReadOnly Property Maker As System.String
[Description("The camera maker.")] [Category("RAW Image")] public System.String Maker { get; }
[Description("The camera maker.")] [Category("RAW Image")] public: __property System.String get_Maker();
[Description("The camera maker.")] [Category("RAW Image")] public:
property System.String Maker { System.String get(); }