Casts the currently stored value to another type.
public function AsType<T>: T;
This method fixes the missing interface cast support of TValue.AsType<T>.