---
title: description
framework: distributed
role: symbol
role_heading: Instance Property
path: distributed/remotecalltarget/description
---

# description

Attempts to pretty format the underlying target identifier. If unable to, returns the raw underlying identifier.

## Declaration

```swift
var description: String { get }
```
