Get the name of a Sort.
String getSortName(Sort sort) => (currentContext.getSortName(sort) as StringSym).value;