get method

String get()

Implementation

String get() {
  return column;
}