Returns the collection that provides access to the existing Delete Face features.
# Get the value of the property.propertyValue = features_var.deleteFaceFeatures
#include <Fusion/Features/Features.h>// Get the value of the property.Ptr<DeleteFaceFeatures> propertyValue = features_var->deleteFaceFeatures();