'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property Default As EasyAEEventsSubscriptionArguments
'Usage
Dim value As EasyAEEventsSubscriptionArguments value = EasyAEEventsSubscriptionArguments.Default
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static EasyAEEventsSubscriptionArguments Default {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property EasyAEEventsSubscriptionArguments^ Default { EasyAEEventsSubscriptionArguments^ get(); }