---
title: includesHeader
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/csvwritingoptions/includesheader
---

# includesHeader

A Boolean value that indicates whether to write a header with the column names.

## Declaration

```swift
var includesHeader: Bool
```

## Discussion

Discussion Defaults to true.
