Gets a message property.
Object QAMessage.getProperty(String name) throws QAException
name The property name.
The property value, or null if the property does not exist.
QAException class Thrown if there is a conversion error getting the property value.