'Declaration
<CategoryAttribute("Layout")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <DescriptionAttribute("Gets or sets how elements should be aligned in the horizontal direction.")> Public Property HorizontalAlignment As Alignment
[Category("Layout")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Description("Gets or sets how elements should be aligned in the horizontal direction.")] public Alignment HorizontalAlignment {get; set;}