monkey:monkey.types.Typeinfo.PointeeType
Pointer pointee type.
If the type is a pointer type, returns the type of what it's pointing at.
If the type is not a pointer type a runtime exception occurs.