public Boolean TryParseTokenPrefix(String Token, ref String CommandLine) => TokenString.TryParseTokenPrefix(Token, ref CommandLine);