Instance Property
isUserDefined
Returns
true if the type’s raw value is greater than or equal to 2^14. This appears to be true for all user-defined types, but I don’t have any documentation to back this up.var isUserDefined: Bool { get }