void define(String id, dynamic value, {bool override = false, bool throws = true}) { _fields[id] = value; }