---
title: attributedString
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextparagraph/attributedstring
---

# attributedString

Returns the source attributed string.

## Declaration

```swift
var attributedString: NSAttributedString { get }
```

## See Also

### Getting paragraph characteristics

- [paragraphContentRange](uikit/nstextparagraph/paragraphcontentrange.md)
- [paragraphSeparatorRange](uikit/nstextparagraph/paragraphseparatorrange.md)
