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