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