Returns TRUE if it is this type.
Arguments:
value [any-type!]
See also:
tag!
Returns FALSE for all other values.
print tag? <title> true
print tag? "title" false