SwiftDocCParameterRenderSectionStructureParameterRenderSectionA section that contains a single, named parameter.struct ParameterRenderSectionTopicsInitializersinit(from: any Decoder) throwsInstance Propertiesvar content: [RenderBlockContent]Free-form content to provide information about the parameter.var headings: [String]let name: StringThe parameter name.Instance Methodsfunc rawIndexableTextContent(references: [String : any RenderReference]) -> String