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