A text message is a message whose body comprises a string.
IBM.XMS.IPropertyContext | +----IBM.XMS.IMessage | +----IBM.XMS.ITextMessage
String Text { get; set; }
Get and set the string that forms the body of the text message.
If required, XMS converts the characters in the string into the local code page.