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