GPUObjectBase has `label: string | undefined` but to match the IDL it should be `label: string | null`.