pub type CustomPropertyEnv = BTreeMap<String, CascadeValue>;
pub struct CustomPropertyEnv { /* private fields */ }