THE QUESTION...If I have an array of properties of a certain Entity and I'm iterating through them, ...is there any way to check if the reflected type property that I am iterating in each cycle is configured as ....IsRequired()... on its corresponding Ent...