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