layerOf
The layer a module belongs to, or null when no declared pattern matches it.
First declared match wins, so the resolution order is the order the layers appear in the consumer's layers { } block. This is the behaviour LayerDependencyRule enforces against, and the HTML report mirrors it, so the swimlane a module is drawn in is always the layer whose rules apply to it.