I've been using newRecord, and got to a nlapiTransformRecord that I need to translate to SS2. Help Center says to use record.transform, but my IDE complains that "Property 'transform' does not exist on type 'Record'". Does transform not exist on newRecord, or is my IDE just being weird?