author property

KmlAuthor? get author

Implementation

external KmlAuthor? get author;
set author (KmlAuthor? value)

Implementation

external set author(KmlAuthor? value);