pub type SymmetricPropValue = Vec<Vec<usize>>;
pub struct SymmetricPropValue { /* private fields */ }