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