'DeclarationProperty OutlineFont As System.Boolean
'UsageDim instance As IFont Dim value As System.Boolean instance.OutlineFont = value value = instance.OutlineFont
System.bool OutlineFont {get; set;}
read-write property OutlineFont: System.Boolean;
function get,set OutlineFont : System.boolean