Title
methodsGets or sets the title of a Window. When used as a setter, supports chaining.
title
String|Boolean|ObjectDefault: ""
Returns:String- If used as a getter, the current Window title. If used as a setter, the method returns the Window object to support chaining.