public bool IsNull {get;}
'Declaration
Public ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UANamedNodePath Dim value As Boolean value = instance.IsNull
Property Value
The default value of this property is True
.
The default value of this property is True
.
A null named node path has a null BaseNodeDescriptor. Do not confuse it with an empty named node path, which is a path whose PathElements are an empty list.