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