---
title: fullUserName
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/processinfo/fullusername
---

# fullUserName

Returns the full name of the current user.

## Declaration

```swift
var fullUserName: String { get }
```

## See Also

### Accessing user information

- [userName](foundation/processinfo/username.md)
