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