data class DescribeNodeResponse
Response type for the DOMDomain.describeNode command.
DescribeNodeResponse(node: Node)
Node description.
val node: Node