booleanValue property
bool
get
booleanValue
The read-only booleanValue property of the
XPathResult interface returns the boolean value of a result with
XPathResult.resultType being BOOLEAN_TYPE.
Implementation
external bool get booleanValue;