'Declaration
Property AsyncAutoRefreshEnabled As System.Boolean
'Usage
Dim instance As INAjaxControl Dim value As System.Boolean instance.AsyncAutoRefreshEnabled = value value = instance.AsyncAutoRefreshEnabled
System.bool AsyncAutoRefreshEnabled {get; set;}