I started programming in C # a short time ago and I'm doing a validation treatment using Data Annotation with windows forms, I'm having a problem that I can not get the MemberNames property of the IEnumerable Interface by index, how can I get the property of index 0, that is, the Name property.