'Declaration <DescriptionAttribute("Width of image associated with this image resource.")> Public ReadOnly Property Width As Integer
[Description("Width of image associated with this image resource.")] public int Width {get;}
[Description("Width of image associated with this image resource.")] public: __property int get_Width();
[Description("Width of image associated with this image resource.")] public: property int Width { int get(); }