Gets a caption string. If there is no caption string, the property value is null.

Introduced: X19.

Syntax

public string Caption { get; }
Public ReadOnly Property Caption() As String

Limitations

Read only.