pwd property

void pwd=(String value)

密码

Implementation

set pwd(String value) => data['pwd'] = DbQueryField.toBaseType(value);