method BSONSymbol.prototype.valueOfimport { BSONSymbol } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts"; valueOf(): stringAccess the wrapped string value. Access the wrapped string value. Returnsstring