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

# column

The column in the source file.

## Declaration

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

## Discussion

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