Get current user's password
public function getPassword() : String
N/A
@return password
var user : String = _global.controller.getPassword();