Gets the first joint for this MotionLink.
# Get the value of the property.propertyValue = motionLink_var.jointOne
#include <Fusion/Components/MotionLink.h>// Get the value of the property.Ptr<Base> propertyValue = motionLink_var->jointOne();