SwiftDocCDiagnosticNoteStructureDiagnosticNoteA diagnostic note is a simple string message that should appear somewhere in a document.struct DiagnosticNoteTopicsInstance Propertiesvar message: StringThe message to attach to the document.var range: SourceRangeThe range to which to attach the message.var source: URLThe source file to which to attach the message.