Window.backgroundColor - multiple declarations

Function Window.backgroundColor

uint backgroundColor() @property const;

Function Window.backgroundColor

void backgroundColor(
  uint color
) @property;