---
title: typeDisplayRepresentation
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/typedisplayrepresentable/typedisplayrepresentation
---

# typeDisplayRepresentation

A short, localized, human-readable name for the type.

## Declaration

```swift
static var typeDisplayRepresentation: TypeDisplayRepresentation { get }
```

## Mentioned in

Defining app entities for your custom data types
