get Field With Reflection
Easy way to retrieve the value of a field via reflection.
Parameters
field Name
Name of the field on this class
U
The type of the field..
Easy way to retrieve the value of a field via reflection.
Name of the field on this class
The type of the field..