doc property

Pattern doc
getter/setter pair

Document regex word正则表达式

Implementation

static Pattern doc = r'.(doc|docx)$';