Assign value of property using by property name in C# C.GULDOGAN 12:50 AMC# you can assign property value by using its name example : Don't for get to add using System.Reflection ; xItem.xInformation.x... Read More