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