'Declaration
<DefaultValueAttribute("")> Public Property Family As String
[DefaultValue("")] public string Family {get; set;}
'Declaration
<DefaultValueAttribute("")> Public Property Family As String
[DefaultValue("")] public string Family {get; set;}