'Declaration
Public Property CloseButtonBackgroundColor As Android.Graphics.Color
'Usage
Dim instance As C1DropDown Dim value As Android.Graphics.Color instance.CloseButtonBackgroundColor = value value = instance.CloseButtonBackgroundColor
public Android.Graphics.Color CloseButtonBackgroundColor {get; set;}