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