setTitle

open fun setTitle(@NonNull title: String)
open fun setTitle(@StringRes titleRes: Int)

Sets header title inside inspector view.