Definition
public static Object GetProperty( Object obj, string property_name );
Parameters
objSystem.Object. property_nameSystem.String.
Return Value
System.Object.