---
title: data
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tktlvrecord/data
---

# data

The record data, including the tag, length, and value fields.

## Declaration

```swift
var data: Data { get }
```
