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

# base

Returns the underlying attributed string that the attributed substring derives from.

## Declaration

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