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