---
title: isDraft
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/fileentityidentifier/isdraft
---

# isDraft

Indicates whether this identifier represents a document draft.

## Declaration

```swift
var isDraft: Bool { get }
```
