Gets the generation progress value for this operation.
# Get the value of the property.propertyValue = operation_var.generatingProgress
#include <Cam/Operations/Operation.h>// Get the value of the property.string propertyValue = operation_var->generatingProgress();