public setProperty(name as String, value as Object) as Void throws SAXNotRecognizedException, SAXNotSupportedException
Sets the current value of a property.
reader.setProperty("http://xml.org/sax/properties/lexical-handler", handler)