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