Gets the domain name of a column.
Returns a string.
Syntax
.domain()
Example
var colDomain = $.udbMeta('EMP').cols('COUNTRY').domain();