qName property

QField get qName

A QField representation of the table name for query building

Implementation

QField get qName => QField(name);