document property

Implementation

static final document = obx.QueryRelationToOne<DocumentChunk, Document>(
  _entities[1].properties[3],
);