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