public FieldSourceNodeRemover(FieldSourcesNode node) { Node = node; }
public FieldSourceNodeAdder(FieldSourcesNode node) { Node = node; }