find-type
builtin-function
(find-type name)
Returns the prototype or System.Type associated with the symbol name.
name
make-html > (find-type 'string) it: #<type System.String>