Readonly~@dxos/echo/ReadonlyblocksOptional ReadonlycontextOptional ReadonlydateReadonlyidOptional ReadonlylinksOptional ReadonlyreadOptional ReadonlysubjectOptional ReadonlytypeStatic Readonly~@dxos/echo/Static Readonly~@dxos/echo/Schema-kind brand (object).
Static Optional Readonly~@dxos/echo/Static Readonly~@dxos/echo/Source Effect Schema — used internally by Type.getSchema(self).
Static ReadonlyfieldsThe fields defined in the original struct schema. Allows accessing field definitions for introspection.
Static ReadonlyidObject id. Like all ECHO entities, type entities always carry an id —
stamped at construction for in-memory (static) declarations and assigned by
the database once persisted. The id does NOT determine the entity's URI:
static types resolve to their typename DXN, persisted types to echo:/<id>
(see getTypeURIFromSpecifier).
Static ReadonlyjsonStatic Optional Readonlyname
Entity-kind brand of the type-entity value itself — always
EntityKind.Type. The kind of instance the type describes lives on[SchemaKindId](Object / Relation / Type). LetsObj.isObject/Relation.isRelationreject type entities by a single[KindId]check.