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