Returns the progress as a percentage value between 0.0% and 100.0%.
# Get the value of the property.propertyValue = cAMExportFuture_var.progress
#include <Cam/CAM/CAMExportFuture.h>// Get the value of the property.float propertyValue = cAMExportFuture_var->progress();