pub type OrgType = NamedObjType<OrgDescContent, OrgBodyContent>;
pub struct OrgType { /* private fields */ }