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