NativeXml Help
TNativeXml.CommentString
property CommentString: Utf8String;
Description
A comment string above the root element <!--{comment}--> can be accessed with this property. Assign a comment to this property to add it to the XML document. Use property RootNodes to add/insert/extract multiple comments.