---
title: isJunk
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uimessageconversationcontext/isjunk
---

# isJunk

A Boolean value that indicates whether the message thread is “junk”, such as spam.

## Declaration

```swift
var isJunk: Bool { get set }
```
