• Good morning!

    I just tried to use JavaScript getters and setters, but got the response:

    >Uncaught SyntaxError: ID/number following ID/number isn't valid JS
    

    If getters and setters are unsupported, is there some documentation which defines the supported JavaScript features?

About