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

# sourceText

The plain text input to translate.

## Declaration

```swift
var sourceText: String
```

## See Also

### Specifying text to translate

- [attributedSourceText](translation/translationsession/request/attributedsourcetext.md)
