'Declaration
Public Property CloseButtonTextColor As Xamarin.Forms.Color
'Usage
Dim instance As C1DropDown Dim value As Xamarin.Forms.Color instance.CloseButtonTextColor = value value = instance.CloseButtonTextColor
public Xamarin.Forms.Color CloseButtonTextColor {get; set;}