---
title: status
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfcvasresponse/status
---

# status

A response APDU status code.

## Declaration

```swift
var status: NFCVASResponse.ErrorCode { get }
```

## See Also

### Getting the Response Status

- [VASErrorCode](corenfc/vaserrorcode.md)
