﻿- Approach1: Mofigied the PropertiesGenerator template. 
  Its GenerateFieldForProperty method is mdified so that it initializes fields for string properties with String.Empty.

- Approach2: Added CategoryExtended code file which extends the partial Category class. There a parameterless constructor is defined which initializes
  the string properties.