It\'s common to see a _var variable name in a class field. What does the underscore mean? Is there a reference for all these special naming conventions?
_var
There's no particular single naming convention, but I've seen that for private members.