---
title: data
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlmeshbufferdata/data
---

# data

The underlying data storage for the mesh buffer.

## Declaration

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