'Declaration
<DefaultValueAttribute(0.1)> Public Property GapWidth As Single
[DefaultValue(0.1)] public float GapWidth {get; set;}
'Declaration
<DefaultValueAttribute(0.1)> Public Property GapWidth As Single
[DefaultValue(0.1)] public float GapWidth {get; set;}