public override IEnumerator <PropertyRecord> RawPropertyChain(long firstId)
 {
     return(Access.rawPropertyChain(firstId));
 }