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