- [x] Add Separator const to ShapeAndColorField ```csharp private const char Separator = ';'; ``` - [x] #138