---
title: networkInterfaceName
framework: coretelephony
role: symbol
role_heading: Instance Property
path: coretelephony/ctslicingmanager/slice/networkinterfacename
---

# networkInterfaceName

A network interface name associated with the slice.

## Declaration

```swift
let networkInterfaceName: String
```

## Discussion

Discussion This property contains the system name of the network interface that handles traffic for this network slice, such as “pdp_ip0”.

## See Also

### Representing slice properties

- [appCategory](coretelephony/ctslicingmanager/slice/appcategory.md)
- [trafficClass](coretelephony/ctslicingmanager/slice/trafficclass.md)
