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