getId method

String getId()

Returns Collection Id

Implementation

String getId() {
  return _id;
}