---
title: base
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/documentbasebox/base
---

# base

Updates the underlying document to a new value.

## Declaration

```swift
var base: Self.Document? { get set }
```
