'Declaration
Property AsyncRequestWaitCursorEnabled As System.Boolean
'Usage
Dim instance As INAjaxControl Dim value As System.Boolean instance.AsyncRequestWaitCursorEnabled = value value = instance.AsyncRequestWaitCursorEnabled
System.bool AsyncRequestWaitCursorEnabled {get; set;}