static interface _SetField {
  void _setField(S name, O value);
}