namespace OrmTest { public class Student { public int Id { get; set; } } }