Id property

Implementation

IntColumn get Id {
  return fields[0] as IntColumn;
}