I have added a data member instead of property and want to set it inside the class and use it at all the other places its called example from references or from classes. How to do it?
expecting minimal code change and no breakage as the code is already in production.