---
title: applicationNameForUserAgent
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/webpage/configuration/applicationnameforuseragent
---

# applicationNameForUserAgent

The app name that appears in the user agent string.

## Declaration

```swift
@MainActor var applicationNameForUserAgent: String?
```
