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