---
title: user
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/morphology/user
---

# user

The addressing preferences of the current user.

## Declaration

```swift
static let user: Morphology
```

## Discussion

Discussion If the user hasn’t specified preferences, or chose not to share them with this app, the isUnspecified property is true. This value doesn’t change throughout the lifetime of the process.
