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