GO Escape Sequenz in Golang String

// include double quote
message := "This article is about "String" in Go Programming."
SAMER SAEID