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