---
title: contentDescription
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/contentdescription
---

# contentDescription

A description of the item’s content.

## Declaration

```swift
var contentDescription: String? { get set }
```

## Discussion

Discussion A description may consist of an abstract, table of contents, reference to a graphical representation of content, a free-text account of the content, or other matter.

## See Also

### Describing document content

- [audiences](corespotlight/cssearchableitemattributeset/audiences.md)
- [creator](corespotlight/cssearchableitemattributeset/creator.md)
- [encodingApplications](corespotlight/cssearchableitemattributeset/encodingapplications.md)
- [fileSize](corespotlight/cssearchableitemattributeset/filesize.md)
- [fontNames](corespotlight/cssearchableitemattributeset/fontnames.md)
- [identifier](corespotlight/cssearchableitemattributeset/identifier.md)
- [kind](corespotlight/cssearchableitemattributeset/kind.md)
- [pageCount](corespotlight/cssearchableitemattributeset/pagecount.md)
- [pageHeight](corespotlight/cssearchableitemattributeset/pageheight.md)
- [pageWidth](corespotlight/cssearchableitemattributeset/pagewidth.md)
- [securityMethod](corespotlight/cssearchableitemattributeset/securitymethod.md)
- [subject](corespotlight/cssearchableitemattributeset/subject.md)
- [theme](corespotlight/cssearchableitemattributeset/theme.md)
