I have a class school, which can have a number of events...
public class School: Entity { public string Name { get; set; } public ICollect