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