Gets the attribute at this position in the list or nil --you can iterate trough all of them by doing this:for i,attributes.size do print(attributes.at(i).id .. ": " .. attributes.at(i).name)end
Probably the attribute, but it could be nil.