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