public virtual Genre Genre { get; set; } public virtual Artist Artist { get; set; } public virtual ListOrderDetails { get; set; } } }