Returns the number of attributes in the collection.
# Get the value of the property.propertyValue = attributes_var.count
#include <Core/Application/Attributes.h>// Get the value of the property.uinteger propertyValue = attributes_var->count();