Tabs that are part of a document.
Tabs can contain child tabs, a tab nested within another tab. Child tabs are represented by the Tab.childTabs field.
core.List<Tab>? tabs;