---
title: contents
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextlistelement/contents
---

# contents

The text list element contents without markers and formatting.

## Declaration

```swift
var contents: NSAttributedString? { get }
```

## See Also

### Accessing the formatted string data

- [attributedString](appkit/nstextlistelement/attributedstring.md)
