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