Gets the current state of this operation.
# Get the value of the property.propertyValue = operation_var.operationState
#include <Cam/Operations/Operation.h>// Get the value of the property.OperationStates propertyValue = operation_var->operationState();