Which method is used to return an array of all property names of an object?
keys()
properties()
getAll()
getProperties()