getChannelName method

String getChannelName()

Implementation

String getChannelName() {
  return getProperty("name");
}