A
A.Bekiaris
Is it possible to get the name of a property?
Something Like having a method that I could pass as argument the property of class and get back the propertyName
string name=GetPropertyName(class1.Property)
Something Like having a method that I could pass as argument the property of class and get back the propertyName
string name=GetPropertyName(class1.Property)