Appearance
type Primitive: | null | undefined | boolean | number | string | bigint | symbol;
A JavaScript primitive