At the moment all classes that are generated have a plural name. For example we have `Nodes` or `Lines` that should be called `Node` or `Line` respectively. Note: Keep plural naming for the `PowerFactoryGrid` attributes (e.g. `PowerFactoryGrid.nodes`).