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