When removing 'unused' code using unusedcode.easy, if you have an accessor pair GetFoo()/SetFoo() and only one of these is unused, please do not delete it. Norbert