---
title: sourceText
framework: translation
role: symbol
role_heading: Instance Property
path: translation/translationsession/response/sourcetext
---

# sourceText

The original text to translate from.

## Declaration

```swift
let sourceText: String
```

## See Also

### Getting translation results

- [targetText](translation/translationsession/response/targettext.md)
- [attributedSourceText](translation/translationsession/response/attributedsourcetext.md)
- [attributedTargetText](translation/translationsession/response/attributedtargettext.md)
