SwiftDocCTopicRenderReferenceTopicRenderReference.PropertyListKeyNamesStructureTopicRenderReference.PropertyListKeyNamesThe display name and raw key name for a property list key or entitlement key and configuration about which “name” to use for links to this page.struct PropertyListKeyNamesTopicsInstance Propertiesvar displayName: String?The human friendly display name for a property list key or entitlement key, for example, “Enables Data Access”.var rawKey: String?The raw key name of a property list key or entitlement key, for example “com.apple.enableDataAccess”.var titleStyle: PropertyListTitleStyle?A style for how to render links to a property list key or an entitlement key.