pTags property

List<String> pTags

Implementation

List<String> get pTags {
  return getTags(tags,"p");
}