Is your feature request related to a problem? Please describe.
There currently isn't a standard for public and private class variables. This can make it confusing for new developers to contribute toward the project.
Describe the solution you'd like
Clean up the usage of all public and private class variables to ensure consistency across the codebase.
Is your feature request related to a problem? Please describe. There currently isn't a standard for public and private class variables. This can make it confusing for new developers to contribute toward the project.
Describe the solution you'd like Clean up the usage of all public and private class variables to ensure consistency across the codebase.