override func encode(with coder: NSCoder) { super.encode(with: coder) coder.encode(LabelText, forKey: "LabelText") }
I am enc