'DeclarationProperty AsyncRequestWaitCursorEnabled As System.Boolean
'UsageDim instance As INAjaxControl Dim value As System.Boolean instance.AsyncRequestWaitCursorEnabled = value value = instance.AsyncRequestWaitCursorEnabled
System.bool AsyncRequestWaitCursorEnabled {get; set;}