Therefore API > API Reference > Classes > TheIndexData > Properties
Title
Gets or sets the title of the document.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Title As String
C#
public virtual string Title { get; set; }
The title of the document.
TheIndexData class
TheIndexData properties