static GlobalID asGlobalID(S id) { ret id == null ? null : GlobalID(id); }