Como faço para declarar uma string em VB

Dim str As String = "Interns get Paid"
Wandering Wolverine