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