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

C# |
public int getInteger()

The stored value, converted to a System.Integer.