Interface for classes that have a TypeDoc typename.
Returns the bluestep.js classpath for the current object.
const isBool = testForm.fields.mysteryField.typeName().toLowerCase().includes('boolean') Copy
const isBool = testForm.fields.mysteryField.typeName().toLowerCase().includes('boolean')
Interface for classes that have a TypeDoc typename.