public override void VisitCreatedPropertyKeyToken(long id, string name)
 {
     _recordState.createPropertyKeyToken(name, id);
 }