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