public static Object GetValue( Object target, string property )
Public Shared Function GetValue ( _ target As Object, _ property As String _ ) As Object
public: static Object^ GetValue( Object^ target, String^ property )