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

# name

Sets the name encapsulated with the receiver for the specified object in the container.

## Declaration

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