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