method index without paramaters (get index)
method index with paramater '4' (set index by number)
method value without paramaters (get value)
method value with paramater 'Medium' (set value by string)
method value with paramater '4' (passed as number)
method value with paramater '11' (passed as string)
method value with paramater 'test123' (not existing value)

"default popup" Style