public GBLink3xSettings GetSettings()
 {
     return(Link3xSettings.Clone());
 }
 public GBLink3xSettings GetSettings() => Link3xSettings.Clone();