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