---
title: string
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/scanner/string
---

# string

The string the scanner will scan.

## Declaration

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