getId method

String getId()

Returns Server Id

Implementation

String getId() {
  return _id;
}