public virtual dynamic __Info__() { return(GeminiInfo.Parse(this)); }
public override string ToString() { return(GeminiInfo.Parse(this)); }