Retrieve the value stored in this object as a byte. Only properties of
type LBM.MSG_PROPERTY_BYTE and LBM.MSG_PROPERTY_STRING can be retrieved as
a byte.

C# |
public byte getByte()

The stored value, converted to a System.Byte.