---
title: itemSections
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssuggestionitemresponse/itemsections
---

# itemSections

The items (organized in sections) representing the results of the search request

## Declaration

```swift
var itemSections: [NSSuggestionItemResponse<SuggestionItemType>.ItemSection]
```
