public bool IsValid()
 {
     return(m_ClassDeclaration.IsValid());
 }