Therefore API > API Reference > Classes > TheTaskInfo > Properties
Comment
Gets or sets the comment of the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Comment As String
C#
public virtual string Comment { get; set; }
Parameters
None.
Property Value
The task comment.