---
title: base
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/discontiguousattributedsubstring/base
---

# base

The underlying attributed string that the discontiguous attributed substring derives from.

## Declaration

```swift
var base: AttributedString { get }
```
