Returns the parent Setup, Folder or Pattern for this operation.
# Get the value of the property.propertyValue = operation_var.parent
#include <Cam/Operations/Operation.h>// Get the value of the property.Ptr<Base> propertyValue = operation_var->parent();