NameIDPair public class NameIDPair Documentation public int ID { get; set; } public string Name { get; set; } public NameIDPair()