Get the type of the float parameter.
# Get the value of the property.propertyValue = floatParameterValue_var.type
#include <Cam/Operations/FloatParameterValue.h>// Get the value of the property.FloatParameterValueTypes propertyValue = floatParameterValue_var->type();