The wIndex field, see Ibid.
wIndex
int get index => _wrapped.index;
set index(int v) { _wrapped.index = v; }