isImported
Determines whether the expression is imported from another source.
This property evaluates to true
if the expression originates from an external or supplemental source by checking if the importedFrom property contains any entries. Otherwise, it evaluates to false
.