description property

String get description

A string that appears in the body of the pop-up window as a description.

The description can contain a literal value, or a placeholder for value from the geo element's attribute. The placeholder needs to be of the form {field_name} where field_name is a key in the geo element's attributes

set description (String value)