'Declaration
<BrowsableAttribute(False)> <NotNullAttribute()> Public ReadOnly Property Owner As Node
'Usage
Dim instance As NodeCollection Dim value As Node value = instance.Owner
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The default value of this property is null
.