Gets a String message property.
String QAMessage.getStringProperty(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 problem retrieving the message property.