BSONSymbol

public struct BSONSymbol : BSONValue, CustomStringConvertible, Equatable, Hashable

A struct to represent the deprecated Symbol type. Symbols cannot be instantiated, but they can be read from existing documents that contain them.