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