Returns whether the given column has a bound value in the current row.
This may not be the case through e.g. the `OPTIONAL { }` SPARQL syntax.
| this |
a `TrackerSparqlCursor` |
| column |
column number to retrieve (first one is 0) |
|
a true or false. |