assigns a debug name to this reactive object.
name
R named(String name) { this.name = name; return this; }