# Functions
DbPropsToModel converts a slice of db.Property to a properties.Properties instance.
DbPropToModel converts a single db.Property to a properties.Property instance.
NewEntityWithProperties creates a new EntityWithProperties instance.
NewEntityWithPropertiesFromInstance creates a new EntityWithProperties instance from an existing entity instance.
# Structs
EntityInstance represents an entity instance.
EntityWithProperties represents an entity instance with properties.