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