'Declaration
<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Null As UANamedNodePath
'Usage
Dim value As UANamedNodePath value = UANamedNodePath.Null
[JetBrains.Annotations.NotNull()] public static UANamedNodePath Null {get;}
[JetBrains.Annotations.NotNull()] public: static property UANamedNodePath^ Null { UANamedNodePath^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).