title property

String get title

The title that is displayed for the media.

This can contain a literal value, or a placeholder for value from the geoelement's attribute for which the pop-up is displayed. The placeholder needs to be of the form {field_name} where field_name is a key in the geoelement's attributes.

set title (String value)