Returns the parent component that owns this feature.
# Get the value of the property.propertyValue = deleteFaceFeature_var.parentComponent
#include <Fusion/Features/DeleteFaceFeature.h>// Get the value of the property.Ptr<Component> propertyValue = deleteFaceFeature_var->parentComponent();