---
title: columnName
framework: tabulardata
role: symbol
role_heading: Type Property
path: tabulardata/summarycolumnids/columnname
---

# columnName

The identifier that represents the summary’s column that contains the column names in a data frame.

## Declaration

```swift
static let columnName: ColumnID<String>
```
