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