6 ms·
There is nothing special in getters and setters, the runtime sees them as methods and may optimize them as it'd do for any other methods.
by mikmoila 2y ago
There is nothing special in getters and setters, the runtime sees them as methods and may optimize them as it'd do for any other methods.