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