Therefore API > API Reference > Classes > ThePair > Properties
Key
Gets or sets the key of the pair.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Key As String
C#
public virtual string Key { get; set; }
The key of the pair.
ThePair class
ThePair properties