name

open override val name: String(source)

Gets a human-readable name for this materialization strategy.

This property provides a descriptive name that can be used for logging, debugging, and strategy selection interfaces.

Return

the strategy name (e.g., "CopyMaterialization", "LazyMaterialization")