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