'Declaration
Public Overridable Property ButtonTintList As Android.Content.Res.ColorStateList
'Usage
Dim instance As C1CheckBox Dim value As Android.Content.Res.ColorStateList instance.ButtonTintList = value value = instance.ButtonTintList
public virtual Android.Content.Res.ColorStateList ButtonTintList {get; set;}