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