Setters and Getters

suggest change

Introduction

Setters and getters are object properties that call a function when they are set/gotten.

Remarks

An object property cannot hold both a getter and a value at the same time. However, an object property can hold both a setter and a getter at the same time.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Setters and getters:
*Setters and Getters

Table Of Contents
16Map
17Set
99Setters and getters