Refers to the class attribute of a node.
Exists for clarity and to avoid misuse with proper strings
pub type Class { Class(String) Nil }
Class(String)
Nil