---
title: name
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nscache/name
---

# name

The name of the cache.

## Declaration

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

## Discussion

Discussion The default value is an empty string (””).
