0 / 60 seg.

What will happen when the following code is executed?

const object = {};
console.log(object.property);