Returns the current state of the process associated with this future.
# Get the value of the property.propertyValue = dataObjectFuture_var.state
#include <Core/Dashboard/DataObjectFuture.h>// Get the value of the property.FutureStates propertyValue = dataObjectFuture_var->state();