Returns the Nth Import as string.
function getNthImport input TypeName class_; input Integer index; output String out[3] "{\"Path\",\"Id\",\"Kind\"}"; end getNthImport;