<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/generic-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Generic Keys"
}
-->

# Generic Keys

General-purpose keys that apply to multiple dictionaries in the persistent store.

## Topics

### Constants

[`let kSCPropInterfaceName: CFString`](/documentation/SystemConfiguration/kSCPropInterfaceName-swift.var)

The generic key `InterfaceName`, whose value is of type `CFString`.

[`let kSCPropMACAddress: CFString`](/documentation/SystemConfiguration/kSCPropMACAddress-swift.var)

The generic key `MACAddress`, whose value is of type `CFString`.

[`let kSCPropUserDefinedName: CFString`](/documentation/SystemConfiguration/kSCPropUserDefinedName-swift.var)

The generic key `UserDefinedName`, whose value is of type `CFString`.

[`let kSCPropVersion: CFString`](/documentation/SystemConfiguration/kSCPropVersion-swift.var)

The generic key `Version`, whose value is of type `CFString`.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)