'Declaration
<BrowsableAttribute(False)> <CanBeNullAttribute()> Public ReadOnly Property SourceObject As Object
'Usage
Dim instance As EventSource Dim value As Object value = instance.SourceObject
Property Value
This value of this property can be null
(Nothing
in Visual Basic).