-
Task
-
Resolution: Fixed
-
Minor
-
None
Through the code base there are many examples of public fields in classes which break encapsulation. This issue tracks the code cleanup work in re-factoring these to use proper getters/setters.