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

C# |
public double getDouble()

The stored value, converted to a System.Double.