Function Window.setBordered

Sets whether the window should be bordered or not Is not a property method because it is a setter without a getter

void setBordered (
  bool borderedStatus
);