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