Returns the collection of attributes associated with this MotionLink.
# Get the value of the property.propertyValue = motionLink_var.attributes
#include <Fusion/Components/MotionLink.h>// Get the value of the property.Ptr<Attributes> propertyValue = motionLink_var->attributes();