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