public class Question { string text { get; set; } string answer { get; set; } }