author property

KmlAuthor? author

Implementation

external KmlAuthor? get author;
void author=(KmlAuthor? value)

Implementation

external set author(KmlAuthor? value);