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