---
title: contents
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/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](uikit/nstextlistelement/attributedstring.md)
