---
title: records
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfcndefmessage/records
---

# records

An array of records for the message.

## Declaration

```swift
var records: [NFCNDEFPayload] { get set }
```
