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