[NotNullAttribute] string Caption { get; }
<NotNullAttribute> ReadOnly Property Caption As String Get
[NotNullAttribute] property String^ Caption { String^ get (); }
[<NotNullAttribute>] abstract Caption : string with get
In This Article