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