Genre public class Genre Documentation public int Id { get; set; } public string Name { get; set; } public Genre()