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