Get the sort of an Expr.
Sort getSort(Expr value) { return _getSort(_z3.get_sort(_createAST(value))); }