JSFiddle - React, Tailwind, and code Playground by TheDiamondDoge August 21, 2019 JavaScript var test = { here: "I am", }; alert(test.hasOwnProperty("here"))