public double GetValue(double distributionFactor) { return(prop.Cost() * possiblePositions.Count * distributionFactor); }