'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Overridable Property Focusable As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean instance.Focusable = value value = instance.Focusable
[System.ComponentModel.DefaultValue()] public virtual System.bool Focusable {get; set;}