isEmpty method

Implementation

ServiceNowQueryElement isEmpty(){
  //activeISEMPTY
  return ServiceNowQueryElement._("${string}ISEMPTY");
}