getCategory method

String getCategory()

Implementation

String getCategory() {
  return getProperty("category");
}