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