JSFiddle - React, Tailwind, and code Playground JavaScript var obj1 = { name : "1111", lastName: "2222222222" } console.log(Object.keys(obj1).name)