@$pb.TagNumber(9) $core.String get publicKey => $_getSZ(4);
@$pb.TagNumber(9) set publicKey($core.String v) { $_setString(4, v); }