'Declaration
<DefaultValueAttribute(10)> Public Property GroupSpacing As Integer
[DefaultValue(10)] public int GroupSpacing {get; set;}
'Declaration
<DefaultValueAttribute(10)> Public Property GroupSpacing As Integer
[DefaultValue(10)] public int GroupSpacing {get; set;}