short property

void short=(String value)

消息缩写

Implementation

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