I am trying to make a method that will go through a list of generic objects and replace all their properties of type string which is either null or
string
null
BindingFlags.Public | BindingFlags.Instance should do it
GetSetMethod()