'Declaration
Property IncludeFont As System.Boolean
'Usage
Dim instance As IStyle Dim value As System.Boolean instance.IncludeFont = value value = instance.IncludeFont
System.bool IncludeFont {get; set;}
read-write property IncludeFont: System.Boolean;
function get,set IncludeFont : System.boolean