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