public override RecordReference <DynamicRecord> PropertyKeyName(int id)
 {
     return(Logging(Access.propertyKeyName(id)));
 }