---
title: body
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mapcontent/body-swift.property
---

# body

The content and behavior of the view.

## Declaration

```swift
@MapContentBuilder @MainActor @preconcurrency var body: Self.Body { get }
```
