Hey,

How can I obtain the name of a property programmatically?

For example Class1.SomeProperty.

I want to get the SomeProperty as string programmatically.


Thanks,