SP.Taxonomy.Term.isKeyword property (sp.taxonomy)
Gets whether the current Term object is a keyword in the keyword term set.
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Taxonomy.Term.get_isKeyword()
Return value
true if the current Term is a keyword; otherwise, false.