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

C# |
public float getFloat()

The stored value, converted to a System.Float.