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