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