public PubSubConfigure() { if ((this.itemField == null)) { this.itemField = new DataForm(); } }
public PubSubEventConfiguration() { if ((this.dataForm == null)) { this.dataForm = new DataForm(); } }