definition = $definition; } function isList(?ListSchema &$list=null): bool { $list = $this; return true; } }