isSameAs method
Implementation
ServiceNowQueryElement isSameAs(String value){
//activeSAMEASactive
return ServiceNowQueryElement._("${string}SAMEAS$value");
}
ServiceNowQueryElement isSameAs(String value){
//activeSAMEASactive
return ServiceNowQueryElement._("${string}SAMEAS$value");
}