Append a CData item to the interior of this element
the item you wish to append.
Element element; element ~= new CData("hello");
See Implementation
Append a CData item to the interior of this element