It's currently a file-scoped [const] variable, which means that the client-side developer API can't edit its value.
It does not necessarily need to be a class variable of Pages, but it looks like this makes the most sense. (It also does not need to be static; it can be an instance variable of Pages or Page, but this seems wrong.)