getSubCategory method

String getSubCategory()

Implementation

String getSubCategory() {
  return getProperty("subcategory");
}