fun fromClass(targetClass: TypeElement): Value
Creates a Value from the given class. ex:
> public class Value { ... }