/// <summary> /// Constructor /// </summary> public MasterLayerNodeConfig() { Slave = new SlaveLayerNodeConfig(this); }