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