getImageUrl method

String getImageUrl()

Implementation

String getImageUrl() {
  return getProperty("imageUrl");
}