If we add a property inside an object and then display the object, at what position will the property be?

The property will be the last one displayedThe property will be the first one displayed

The property will be the last one displayed.