The type used to represent units of measurement
Creates a new T8PropertySetRepository instance.
Array of unit definitions for property values
Retrieves property sets for a specific collection by ID. Results are cached for performance.
Optionalindices: TypedArrayOptional array of indices into the property sets array
OptionalhasConflict: booleanIf true, property sets with duplicate names will be merged
Record of property sets keyed by their names, or empty record if no indices provided
Repository for managing and retrieving property sets from a T8 Client Model. Handles property set resolution, nested property sets, and conflict merging when multiple property sets with the same name exist.
Example