---
title: attributedString
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextlinefragment/attributedstring
---

# attributedString

The source attributed string.

## Declaration

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

## See Also

### Line fragment characteristics

- [characterRange](appkit/nstextlinefragment/characterrange.md)
- [glyphOrigin](appkit/nstextlinefragment/glyphorigin.md)
- [typographicBounds](appkit/nstextlinefragment/typographicbounds.md)
