@interface DOMCSSValueList : DOMCSSValue @property (readonly) unsigned int length; - (id)item:(unsigned int)a0; @end