XdrInt64 get startingBalance => this._startingBalance;
set startingBalance(XdrInt64 value) => this._startingBalance = value;