| Name | Description | Type | Additional Info |
|---|---|---|---|
| SlideshowId | The unique ID of the slideshow. | string | None. |
| Title | The title of the slideshow. | string | None. |
| Slug | The slug of the slideshow. | string | None. |
| JavaScriptFiles | The list of JavaScript files for the slideshow. | Collection of string | None. |
| CssFiles | The list of CSS files for the slideshow. | Collection of string | None. |
| Panels | The list of panels for the slideshow. | Collection of PanelV3 | None. |
| Embed | The embed HTML of the slideshow. | string | None. |