public void RemovePrimaryConstructorDeclaration()
 {
     _classDeclaration.RemovePrimaryConstructorDeclaration();
 }