---
title: name
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkscriptmessage/name
---

# name

The name of the message handler to which the message is sent.

## Declaration

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