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