---
title: password
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextcontenttype/password
---

# password

A property that defines the content in a text input area as a password.

## Declaration

```swift
static let password: NSTextContentType
```

## See Also

### Managing accounts

- [username](appkit/nstextcontenttype/username.md)
- [newPassword](appkit/nstextcontenttype/newpassword.md)
