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