change method

FieldBlueprint change()

Implementation

FieldBlueprint change() {
  modify = true;
  return this;
}