Returns the ModelParameter for the first motion link value.
# Get the value of the property.propertyValue = motionLink_var.valueOne
#include <Fusion/Components/MotionLink.h>// Get the value of the property.Ptr<ModelParameter> propertyValue = motionLink_var->valueOne();