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