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