Suppose a type...
type Thing = { name: string; // other properties };
...and an object which looks like this...
const