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