public string SourceName {get;}
'Declaration
Public ReadOnly Property SourceName As String
'Usage
Dim instance As UABaseEventObject Dim value As String instance.SourceName = value value = instance.SourceName
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).