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