checks if stored value can be converted to given "to" type.
converts stored value to given "to" type and returns 1el array of target type vals. conversion must be defined.
returns stored typeinfo
returns stored typename (work around dmd bug https://issues.dlang.org/show_bug.cgi?id=3831)
This is a very very simple class for storing a variable regardless of it's size and type