'Declaration <DefaultValueAttribute()> Public ReadOnly Property FormatString As String
'Usage Dim instance As GeneralFormatter Dim value As String value = instance.FormatString
[DefaultValue()] public string FormatString {get;}
'Declaration <DefaultValueAttribute()> Public ReadOnly Property FormatString As String
'Usage Dim instance As GeneralFormatter Dim value As String value = instance.FormatString
[DefaultValue()] public string FormatString {get;}