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