protected bool Equals(DynamicBlittableJson other) { return(Equals(BlittableJson, other.BlittableJson)); }