CSAtomicProperty

constructor(parent: CSHasDestruct? = null, value: T, onChange: (value: T) -> Unit? = null)