Appearance
New expression allows to create new instance. In PdfQL is used to create anonymous types.
NewExpression : 'new {' (MemberAssign)?+ '}' ;