public BCRSimPartConfigBase(BCRSimPartConfigBase rhs) { BCRName = rhs.BCRName; Installed = rhs.Installed; PortSpecStr = rhs.PortSpecStr; }