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