By \"generate\", I mean auto-generation of the code necessary for a particular selected (set of) variable(s).
But any more explicit explication or comment on good pr
First get Extension just press (Ctrl + Shift + X) and install getter setter ....
After this, just select your variable and right click. Go to Command palette...
And type getter ... It will suggest generate get and set methods. Click on this...