'DeclarationProperty AsyncAutoRefreshEnabled As System.Boolean
'UsageDim instance As INAjaxControl Dim value As System.Boolean instance.AsyncAutoRefreshEnabled = value value = instance.AsyncAutoRefreshEnabled
System.bool AsyncAutoRefreshEnabled {get; set;}