Comment createComment(String data);
The text of the Comment node to create.
A newly created Comment node, with the specified data as its text.