Title (Database - Java™) Read-Write. The title of a database. Defined in Database Data type String Syntax public String getTitle() throws NotesException public void setTitle(String title) throws NotesException Usage The database does not need to be open to use this property. Example