Therefore API > API Reference > Classes > TheWFTask > Properties
Name
Gets the short name for the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Name As String
C#
public virtual string Name { get; }
The short name for the task.
TheWFTask class
TheWFTask properties
.