SwiftDocCPropertiesRenderSectionStructurePropertiesRenderSectionA section that contains a list of properties.struct PropertiesRenderSectionDiscussionGroup RenderProperty properties in this section.TopicsInitializersinit(from: any Decoder) throwsinit(title: String, items: [RenderProperty])Creates a new property-list section.Instance Propertiesvar items: [RenderProperty]The list of properties.var kind: RenderSectionKindvar title: StringThe title for this section.Instance Methodsfunc encode(to: any Encoder) throwsEnumerationsenum CodingKeysThe list of keys to use to encode/decode this section.