var otherName : String? otherName = null It should be like this if I'm not wrong ? var otherName : String? = null