---
title: name
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/column/name
---

# name

The name of the column.

## Declaration

```swift
var name: String
```

## See Also

### Inspecting a Column

- [count](tabulardata/column/count.md)
- [missingCount](tabulardata/column/missingcount.md)
- [Column.Element](tabulardata/column/element.md)
- [wrappedElementType](tabulardata/column/wrappedelementtype.md)
