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