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