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