You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code needs to be changed such that accessors shadow properties, unless accessed within a guard state which could only occur from within the already executing accessor.
When accessed when a guard is active, then the property should be returned.