---
title: targetText
framework: translation
role: symbol
role_heading: Instance Property
path: translation/translationsession/response/targettext
---

# targetText

The translated text.

## Declaration

```swift
let targetText: String
```

## See Also

### Getting translation results

- [sourceText](translation/translationsession/response/sourcetext.md)
- [attributedSourceText](translation/translationsession/response/attributedsourcetext.md)
- [attributedTargetText](translation/translationsession/response/attributedtargettext.md)
