Car.frontLeft - multiple declarations

Function Car.frontLeft

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

Function Car.frontLeft

Tire frontLeft () nothrow @property @safe;