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