writeAttributeLanguage(withValue:params:completionHandler:)
Declaration
func writeAttributeLanguage(withValue value: String, params: MTRWriteParams?, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeLanguage(withValue value: String, params: MTRWriteParams?) async throws