The title of the window.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Definition at line 924 of file window.cc.
{ return Glib::PropertyProxy<Glib::ustring>(this, "title"); }