Node.nodeKind as string
Return a string indicating the type of the node.
cts.doc('/anyDocument.json').nodeKind; // returns 'document' because it was applied to a document node