@override HypiMeta get hypi => delegate.hypi;
@override set hypi(HypiMeta val) => delegate.hypi = val;