Now this is a weird behaviour of Swift compiler. I get a Cannot assign to property \'self\' is immutable compile time error in a class. Here is the minimal
Cannot assign to property \'self\' is immutable