---
title: type
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/columnid/type
---

# type

The type of elements stored in the column the identifier represents.

## Declaration

```swift
var type: any Any.Type { get }
```
