getTitle

abstract fun getTitle(): String
Defines the HTML title for the page, emitted in the <head>.
string title = 1;

Return

The title.