subscript(metric:) Accesses a metric column using the metric’s name Declarationsubscript(metric metric: Metric) -> Column<Metric> { get }