static A getVar(IVar v) { ret v == null ? null : v!; }