Selected: Boolean;
The Selected property determines whether a term is selected.
Available values:
true. Term is selected.
false. Term is not selected (default).
Use JSON or the setSelected method to set the property value and the getSelected method to get the property value.
The example of property use is given in description of the TermEdit.putCustom method.
See also: