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