How do I change a textnode in a MessageElement? I know I can get the
value of the textnode by calling the getValue() method, but how do I
change it to something else? setObjectValue(), and addTextNode() didn't
seem to work correctly. Does anyone know how to do this?
