pub type PropertyRc = Arc<Property>;
A reference to a Property
Property
pub struct PropertyRc { /* private fields */ }