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