uid property

void uid=(dynamic value)

创建者标志

Implementation

set uid(ObjectId value) => data['uid'] = DbQueryField.toBaseType(value);