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