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