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