Virtual List Entity Framework

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