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