Say you have this object: const dog = { name: 'Roger' } To get the value of the name property, you can use the dot syntax, ...
確定! 回上一頁