public XMLComment(data as String = "", ownerDocument as Document = null):
Creates a comment node.
comment = XMLComment("generated", document)