config property

set config (Config c)

Implementation

set config(Config c) {
  state = c;
}