---
title: line
framework: testing
role: symbol
role_heading: Instance Property
path: testing/sourcelocation/line
---

# line

The line in the source file.

## Declaration

```swift
var line: Int { get set }
```

## Discussion

Discussion note: The value of this property must be greater than 0.
