---
title: name
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tksmartcardslot/name
---

# name

The name of the Smart Card reader slot.

## Declaration

```swift
var name: String { get }
```

## See Also

### Getting the Slot Configuration

- [maxInputLength](cryptotokenkit/tksmartcardslot/maxinputlength.md)
- [maxOutputLength](cryptotokenkit/tksmartcardslot/maxoutputlength.md)
