XdrInt64 get refundableFee => this._refundableFee;
set refundableFee(XdrInt64 value) => this._refundableFee = value;