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

# subcollections

Subcollections that are part of the collection.

## Declaration

```swift
var subcollections: [ASImportableCollection]
```

## See Also

### Accessing collection properties

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