'Declaration
Public Overridable Property ImportantForAutofill As Android.Views.ImportantForAutofill
'Usage
Dim instance As C1Calendar Dim value As Android.Views.ImportantForAutofill instance.ImportantForAutofill = value value = instance.ImportantForAutofill
public virtual Android.Views.ImportantForAutofill ImportantForAutofill {get; set;}