---
title: items
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportablecollection/items
---

# items

The items that are part of the collection.

## Declaration

```swift
var items: [ASImportableLinkedItem]
```

## See Also

### Accessing collection properties

- [id](authenticationservices/asimportablecollection/id.md)
- [title](authenticationservices/asimportablecollection/title.md)
- [subtitle](authenticationservices/asimportablecollection/subtitle.md)
- [ASImportableLinkedItem](authenticationservices/asimportablelinkeditem.md)
- [subcollections](authenticationservices/asimportablecollection/subcollections.md)
