Sets an int property.
void QAMessage.setIntProperty(String name, int value) throws QAException
name The property name.
value The property value.
QAException class Thrown if there is a problem setting the property.