Return a copy of this node and all its children.
@override XmlCDATA copy() => XmlCDATASyntheticImpl(text);