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