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