SP.Taxonomy.Term.isSourceTerm property (sp.taxonomy)
Gets whether the current Term is the source Term among reused terms.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Taxonomy.Term.get_isSourceTerm()
Return value
true if the current Term is the source Term; otherwise, false.