public bool CanBindTo(ITypeElement typeElement) { return(_classDeclaration.CanBindTo(typeElement)); }