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