This is similar in syntax to the example that initializes using positional constants, but requires the Then extension from https://github.com/devxoul/Then (attached below).
let label = UILabel().then {
$0.textAlignment = .Center
$0.textColor = UIColor.blackColor(
$0.text = "Hell...