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