VariantProperties# webVis API Reference VariantProperties Type alias VariantProperties VariantProperties: { enabled: boolean; id: number; name: string; } Type declaration enabled: boolean id: number name: string