--- --- # C# 反射 ## Property ### Property.Name == 'PropName' ### Property.GetValue(from, null).Equals("NAME")