'Declaration
Public Property TextFontAttributes As Xamarin.Forms.FontAttributes
'Usage
Dim instance As C1ComboBox Dim value As Xamarin.Forms.FontAttributes instance.TextFontAttributes = value value = instance.TextFontAttributes
public Xamarin.Forms.FontAttributes TextFontAttributes {get; set;}