| Background | Controls the panel background color. |
| Commands | The top-level commands to show for the panel (optional). |
| Icon | The primary icon to show in the panel (optional). Should resolve to a file on either the server or client configurator app. |
| ID | The id of the panel. Optional. Will appear in the html output, so the panel can be referenced. |
| InnerContent | The panel content (optional). |
| StatusSummary | The status of the panel (optional). If specified, rendered as a StatusStub. |
| Title | The title of the panel (optional). |
| TreePath | The domain tree path this list item represents (optional). If specified, the title will become a link that navigates to the tree node at the path in the configurator's navigation pane. |