'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <C1DescriptionAttribute("Bdr.Style", "Gets or sets the border style.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> Public Property Style As BorderStyleEnum
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [C1Description("Bdr.Style", "Gets or sets the border style.")] [RefreshProperties(RefreshProperties.Repaint)] public BorderStyleEnum Style {get; set;}