Getting an xml attribute that uses an actionscript reserved word

Hi there, I am trying to read an xml attribute that is named “class”, unfortunately this is a reserved actionscript word and is giving me errrors.

Does anyone have any ideas how i can get read this attribute?