sys::Obj
  sys::Virtual
    sys::Component
      types::ConstBool
public  class ConstBool  
[niagaraIcon="module://icons/x16/control/booleanPoint.png"]
ConstBool: boolean constant
out should never be a link destination.
public property bool out [summary, config]
out value is set by actions
public action void setFalse()
action to set out to false
public action void setNull()
action to set out to null
public action void setTrue()
action to set out to true