swift change button text

Swift
button.setTitle("Button Title",for: .normal)self.simpleLabel.text = "message"
Source

Also in Swift: