In glAVAX, naming convention for storage variable should be consistent
Description
The code follows the convention that storage variables start with an _. In glAVAX some variables have the _ others do not. They should all follow the same rules to increase code readability.
Status
Currently being reviewed by the team.