A property that returns the collection of attributes associated with this Analysis.
# Get the value of the property.propertyValue = draftAnalysis_var.attributes
#include <Fusion/Fusion/DraftAnalysis.h>// Get the value of the property.Ptr<Attributes> propertyValue = draftAnalysis_var->attributes();