'Declaration
Property FontName As String
'Usage
Dim instance As IThemeFont Dim value As String instance.FontName = value value = instance.FontName
string FontName {get; set;}
Property Value
The default is "Segoe UI Mono".This string can be up to 260 characters long.