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