subscript(_:) Get and set values in a TXT record dictionary, by keys. Declarationsubscript(key: String) -> String? { get set } See AlsoExamining TXT RecordsgetEntry(for:)dictionary