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