An Attribute is a member variable of a class
Attribute attributeName: boolean ["An boolean attribute"]
Attribute attributeName[8]: int32 = "0" ["An array attribute"]
Attribute attributeName: voidType ref = "NULL" ["An external type attribute as reference"]