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