@DomName('HTMLTableElement.rows') List<TableRowElement> get rows => new _WrappedList<TableRowElement>(_rows);