/// <summary> /// Default constructor /// </summary> public UnsignedDataObjectProperties() { this.unsignedDataObjectPropertyCollection = new UnsignedDataObjectPropertyCollection(); }