---
title: subtitle
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportableitem/subtitle
---

# subtitle

A subtitle or description of this item, if any.

## Declaration

```swift
var subtitle: String?
```

## See Also

### Accessing item properties

- [id](authenticationservices/asimportableitem/id.md)
- [created](authenticationservices/asimportableitem/created.md)
- [lastModified](authenticationservices/asimportableitem/lastmodified.md)
- [credentials](authenticationservices/asimportableitem/credentials.md)
- [ASImportableCredential](authenticationservices/asimportablecredential.md)
- [tags](authenticationservices/asimportableitem/tags.md)
