isXML property

bool isXML

Returns true if is XML.

Implementation

bool get isXML => subType == 'xml';