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