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