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