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