[]
Gets or sets the text in the check box regardless of the state, overrides TextTrue, TextFalse, and TextIndeterminate.
public string Caption { get; set; }
Public Property Caption As String