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

# title

A user-displayable name for the password credential to be saved.

## Declaration

```swift
var title: String? { get }
```

## Discussion

Discussion This is independent of the service identifier and should be used for identifying the individual credential.
