Gets if the operation is being generated.
# Get the value of the property.propertyValue = operation_var.isGenerating
#include <Cam/Operations/Operation.h>// Get the value of the property.boolean propertyValue = operation_var->isGenerating();