GhPython component: Param_Boolean()

Hello
When i compile Ghpy component , the input Boolean is always empty.
How to set Boolean parameter value and use it like in native components?

image

image

maybe you can try p.AddVolatileData()
but i’m not sure if this should be handled in RegisterInputParam()