title

@get:JvmName(name = "getTitle")
@set:JvmName(name = "setTitle")
var title: String
Title of the page.

string title = 2;