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