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