public override RecordReference <PropertyRecord> Property(long id)
 {
     return(Logging(Access.property(id)));
 }