getId method

String getId()

Returns Network Id

Implementation

String getId() {
  return _id;
}