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