public Entity()
 {
     Id = Base62.NewBase62Guid();
 }