---
title: body
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/storecontent/body-swift.property
---

# body

## Declaration

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

## See Also

### Implementing store content

- [Body](storekit/storecontent/body-swift.associatedtype.md)
