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

# body

The body of the message.

## Declaration

```swift
var body: Any { get }
```

## Discussion

Discussion Allowed types are NSNumber, NSString, NSDate, NSArray, NSDictionary, and NSNull.
