Returns the current state of the process associated with this future.
# Get the value of the property.propertyValue = configurationFuture_var.state
#include <Fusion/Configurations/ConfigurationFuture.h>// Get the value of the property.FutureStates propertyValue = configurationFuture_var->state();