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