GetValue
Get the values of fields and properties and output them to the data flow.

Properties
| Property Name | Description | 
|---|---|
| Type | The type whose members get the values | 
| Member | Member to get the value from | 
| <Target> | Instance | 
| Output Value | Value output slot | 
Remarks
Since the call is made via reflection, stripping can cause the called member to be removed from the build.
SeeUnity - Manual:  Managed code strippingfor more information.