Before this change, variables with an explicit getter but no setter would be wrapped by a getter/setter pair, and the setter was causing compile errors.
coverage: 90.196% (+0.001%) from 90.195%
when pulling c5184b97891157f88f36e06cbb14b0ffdb912e03 on globalgetter
into 8165cbbb5f24489a167e689d0e7325a562a553c7 on main.
Before this change, variables with an explicit getter but no setter would be wrapped by a getter/setter pair, and the setter was causing compile errors.