public override RecordReference <DynamicRecord> PropertyKeyName(int id)
 {
     return(@delegate.PropertyKeyName(id));
 }