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