Get the parameter object that the value is associated with.
# Get the value of the property.propertyValue = floatParameterValue_var.parent
#include <Cam/Operations/FloatParameterValue.h>// Get the value of the property.Ptr<Base> propertyValue = floatParameterValue_var->parent();