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