In a simple ViewController, I added one UIButton. I would like to use \"User Defined Runtime Attributes\". For now I added the default Bool attribute.
The b
Compare @IBInspectable(in sub class) and Key Path(identity inspector). Remove key value which is not in @IBInspectable.