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