name property
String
get
name
The (unescaped) name of this column.
Use escapedNameFor to access a name that's escaped in double quotes if needed.
Implementation
String get name;
The (unescaped) name of this column.
Use escapedNameFor to access a name that's escaped in double quotes if needed.
String get name;