Defines lazy properties by defining an accessor that automatically replaces itself with a writable property when accessed.
If function, then it provides the get option.
get
Defines lazy properties by defining an accessor that automatically replaces itself with a writable property when accessed.