> > > For the sake of clarity, I think this: > > with "public getXXX" and "private setXXX" the property is read only > with "public getXXX" and "no setXXX" the property is read only
So do I. I think it needs to be fixed. If there is a private setter, we should use it. Period. Johaaan?! -Matej
