'Declaration
Property AsyncMouseDownEventQueueLength As System.Integer
'Usage
Dim instance As INAjaxControl Dim value As System.Integer instance.AsyncMouseDownEventQueueLength = value value = instance.AsyncMouseDownEventQueueLength
System.int AsyncMouseDownEventQueueLength {get; set;}