namespace Cicm.Database.Schemas { public class Dsp { public int id; public string DSP; } }