public string GetName()
Public Function GetName As String
public: String^ GetName()
Debug.WriteLine("Room name:" + room.GetName());