public static ObjectGeneration GetGroupTarget(this LoquiType loqui) { loqui.TryGetSpecificationAsObject("T", out var ret); return(ret); }