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