@TagNumber(2) PublicKey get publicKey => $_getN(1);
@TagNumber(2) set publicKey(PublicKey v) { setField(2, v); }