[TypeConverterAttribute(typeof(StiBoolConverter))] public bool CacheTotals { get; set; }
<TypeConverterAttribute(GetType(StiBoolConverter))> Public Property CacheTotals As Boolean Get Set