LC0005 - StefanMaron/BusinessCentral.LinterCop GitHub Wiki
LC0005 - The casing of variable/method usage must align with the definition
Casing of variables, field names, method names and all keywords should match the language definition.
This makes the code more recognizable and readable.