# 
        cp.rx.go.SetProp
    
A Statement that will update a cp.prop value, then optionally execute other resolvables, and optionally reset the cp.prop to its previous value.
This is useful for simply changing a cp.prop value without requiring a custom function(), but is extra useful when you only want to temporarily change
the value.
        # 
        Submodules
    
        # 
        API Overview
    
Constructors - API calls which return an object, typically one that offers API methods
- SetProp 
Methods - API calls which can only be made on an object returned by a constructor
- To 
