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