SP.Taxonomy.TermSet.description property (sp.taxonomy)

Gets and sets the description for the current TermSet object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Taxonomy.TermSet.get_description()
SP.Taxonomy.TermSet.set_description(a)

Return value

Returns T:System.String.