Returns The list of appropriate OData elements with given attribute value. 
      Syntax
         
         
            public 
            List< IODataProperty >  
            getPropertiesWithAttribute
            (
            String 
            attributeName
            , 
            String 
            attributeValue
            , 
            boolean 
            addByDefault
            )
         
      
      Returns
         The list of appropriate OData elements with given attribute value