public createComment(data as String) as Comment
Creates a comment node.
New comment node.
comment = document.createComment("generated")