'Declaration Property ApplyFont As System.Nullable(Of Boolean)
'Usage Dim instance As IExtendedFormat Dim value As System.Nullable(Of Boolean) instance.ApplyFont = value value = instance.ApplyFont
System.Nullable<bool> ApplyFont {get; set;}
'Declaration Property ApplyFont As System.Nullable(Of Boolean)
'Usage Dim instance As IExtendedFormat Dim value As System.Nullable(Of Boolean) instance.ApplyFont = value value = instance.ApplyFont
System.Nullable<bool> ApplyFont {get; set;}