---
title: localizedDisplayName
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzbridgednetworkinterface/localizeddisplayname
---

# localizedDisplayName

A user-visible name for the network interface.

## Declaration

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

## Discussion

Discussion An example interface name is Ethernet. Use this string when you need to display the name of the interface to the user.

## See Also

### Getting the interface description

- [identifier](virtualization/vzbridgednetworkinterface/identifier.md)
