b0dcefaf06
Streamlines how the properties are stored and retrieved internally, (dictionary is faster than linq loops). Removed the `Initialize` method, as we can do the set-up within the constructor.