Instance Propertyswift-bson 0.3.1BSONDecoding->BSONABI
name
The name of the error.
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.