'Declaration
<CategoryAttribute("Image")> <DescriptionAttribute("Gets or sets how images should be scaled within the element.")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property ImageScaling As ImageScaling
[Category("Image")] [Description("Gets or sets how images should be scaled within the element.")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public ImageScaling ImageScaling {get; set;}