---
title: copyDescription
framework: systemconfiguration
role: symbol
role_heading: Instance Property
path: systemconfiguration/scnetworkconnectioncontext/copydescription
---

# copyDescription

The callback used to provide a description of the info field.

## Declaration

```swift
var copyDescription: ((UnsafeRawPointer) -> Unmanaged<CFString>)?
```
