protected override decimal ParseValue(string rawData) { return(ColumnParsingHelper.ParsePrice(rawData)); }