ppt property

String ppt
getter/setter pair

PPT regex

Implementation

static String ppt = r'.(ppt|pptx)$';