Sets the stable id used for lookup and hit testing.
Layer setId(String value) { id = value; return this; }