'Declaration
Property OutlineFont As System.Boolean
'Usage
Dim 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