๐ธgetter/setter
JS โฉ value โฉ object โฉ property โฉ getter/setter
an accessor property (not a data property) that has a getter and/or a setter method.
๐ฏ synonyms๏ผ "accessor property"
class getter/setter
โญ๏ธ ES6 (2015) (shorthand method names)
Last updated