Car.frontRight - multiple declarations

Function Car.frontRight

Car frontRight (
  Tire frontRight
) nothrow @property @safe;

Function Car.frontRight

Tire frontRight () nothrow @property @safe;