getChannelId method

String getChannelId()

Implementation

String getChannelId() {
  return getProperty("id");
}