SwiftDocCPropertyListDetailsRenderSectionStructurePropertyListDetailsRenderSectionA section that contains details about a property list key.struct PropertyListDetailsRenderSectionTopicsStructuresstruct DetailsDetails for a property list key.Initializersinit(from: any Decoder) throwsinit(title: String, details: PropertyListDetailsRenderSection.Details)Instance Propertieslet details: PropertyListDetailsRenderSection.DetailsThe details of the property key.var kind: RenderSectionKindvar title: StringA title for the section.