XdrHash? get contractId => this._contractId;
set contractId(XdrHash? value) => this._contractId = value;