Searched defs:Property (Results 1 – 1 of 1) sorted by relevance
61 pub fn add_property(&self, prop: Property) { in add_property()65 pub fn properties(&self) -> Vec<Property> { in properties()162 pub struct Property { struct168 impl Property { implementation