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