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