Enums
Improved the descriptions of enums a bit and added Display names for them.
Also added an extension and an Util for the enums, so their properties can now be dynamically read.
The aim is to make it easier to use.
(I use it in my project's settings where the enums are used directly in a ComboBox)