---
title: data
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_string_token_t/data
---

# data

The string data.

## Declaration

```swift
var data: UnsafePointer<CChar>!
```

## See Also

### Inspecting the Token

- [length](endpointsecurity/es_string_token_t/length.md)
