name

The name of the error.

BSON.SingleKeyError.swift:19
var name: String { get }

We customize this because otherwise the catcher of this error will mostly likely see the coding key type name as CodingKey, and that wouldn’t be very helpful.