fn properties()

in src/isolator.rs [65:67]


    fn properties(&self) -> &PlanProperties {
        &self.properties
    }