Gets the Setup this operation belongs to.
# Get the value of the property.propertyValue = operation_var.parentSetup
#include <Cam/Operations/Operation.h>// Get the value of the property.Ptr<Setup> propertyValue = operation_var->parentSetup();