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