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