public static Process cdb(this CdbProcess cdbProcess)
 {
     return((Process)cdbProcess.field("cdb"));
 }