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