'Declaration<JetBrains.Annotations.NotNullAttribute()> Public ReadOnly Property UserName As String
'UsageDim instance As UserNameUserIdentityToken Dim value As String value = instance.UserName
[JetBrains.Annotations.NotNull()] public string UserName {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).