'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> Property Source As String
'Usage
Dim instance As _UACallServiceException Dim value As String instance.Source = value value = instance.Source
[JetBrains.Annotations.CanBeNull()] string Source {get; set;}
Property Value
The value of this property can be null
(Nothing
in Visual Basic).