text property

String get text

UTF-8 encoded text to be displayed with the PlacemarkMapObject Empty string means no text

Implementation

core.String get text;
set text (String val)

Implementation

set text(core.String val);