getClipName static method

String getClipName()

Implementation

static String getClipName() {
  return appProperties['clipName'] ?? '';
}