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