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