I have a class which holds a list as a property as shown below.
class Movie { public String Name { get; set; } public int RottenTomatoesScore { get;