#nullabledisablenamespaceMediaBrowser.Controller.Providers{/// <summary>/// The lookup info for books./// </summary>publicclassBookInfo:ItemLookupInfo{/// <summary>/// Gets or sets the name of the series the book belongs to./// </summary>publicstringSeriesName{get;set;}}}