Returns the current health state of the feature.
# Get the value of the property.propertyValue = unfoldFeature_var.healthState
#include <Fusion/Features/UnfoldFeature.h>// Get the value of the property.FeatureHealthStates propertyValue = unfoldFeature_var->healthState();