Gets a signed byte message property.
byte QAMessage.getByteProperty(String name) throws QAException
name The property name.
The property value.
QAException class Thrown if there is a conversion error getting the property value or if the property does not exist.