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