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