'Declaration
<NotNullAttribute()> Property Source As String
'Usage
Dim instance As _LogEntryEventArgs Dim value As String instance.Source = value value = instance.Source
[NotNull()] string Source {get; set;}
'Declaration
<NotNullAttribute()> Property Source As String
'Usage
Dim instance As _LogEntryEventArgs Dim value As String instance.Source = value value = instance.Source
[NotNull()] string Source {get; set;}