toStringWithAlias

Converts this NamedAggregate to a string representation using the context alias.

This extension function creates a string using the context alias prefix followed by the aggregate name. This is useful for display purposes where the full context name might be too verbose.

Return

A string representation using the context alias.

See also