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