public override string ToString() => XtPrint.BufferToString(this);
public override string ToString() { return(XtPrint.BufferToString(this)); }