Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets a property.
void QAMessage.setProperty(String name, Object value) throws QAException
name The property name.
value The property value.
QAException class Thrown if there is a problem setting the property.
The property type must correspond to one of the acceptable primitive types, or String.