The location within the document of this element.
Future<Point<int>> get location => _client.send( _handler.element.buildLocationRequest(id), _handler.element.parseLocationResponse);