виртуальная структура сущности

public virtual List<Booking> Bookings { get; set; }
Enchanting Elephant