[NotNullAttribute]
public string Caption { get; }<NotNullAttribute>
Public ReadOnly Property Caption As String
Getpublic:
[NotNullAttribute]
property String^ Caption {
String^ get ();
}[<NotNullAttribute>]
member Caption : string with get