name = 'Jedi Starship'; // Print the ship name to the page. print('Ship Name: ' . $myShip->name);