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