Indicates whether the given property has been set for this message.
boolean QAMessage.propertyExists(String name) throws QAException
name The property name
True if the property exists.
QAException class Thrown if there is a problem checking if the property has been set.