SwiftDocCPropertyListDetailsRenderSectionPropertyListDetailsRenderSection.DetailsStructurePropertyListDetailsRenderSection.DetailsDetails for a property list key.struct DetailsTopicsInitializersinit(from: any Decoder) throwsinit(rawKey: String, value: [TypeDetails], platforms: [String], displayName: String?, titleStyle: PropertyListTitleStyle)Instance Propertieslet displayName: String?An optional, human-friendly name of the key.let platforms: [String]A list of platforms to which this key applies.let rawKey: StringThe name of the key.let titleStyle: PropertyListTitleStyleA title rendering style.let value: [TypeDetails]A list of types acceptable for this key’s value.