public NodejsGeneralPropertyPage()
 {
     this.control = new NodejsGeneralPropertyPageControl(this);
 }
 public NodejsGeneralPropertyPage() {
     _control = new NodejsGeneralPropertyPageControl(this);
 }