---
title: name
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzvirtioconsoleport/name
---

# name

The name of the port.

## Declaration

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

## Discussion

Discussion This property can’t change while the VM is running. A null value indicates a name isn’t set.

## See Also

### Configuring the port

- [attachment](virtualization/vzvirtioconsoleport/attachment.md)
